func net/http.http2traceGot1xxResponseFunc

2 uses

	net/http (current package)
		h2_bundle.go#L7590: 	return http2traceGot1xxResponseFunc(cs.trace)
		h2_bundle.go#L10458: func http2traceGot1xxResponseFunc(trace *httptrace.ClientTrace) func(int, textproto.MIMEHeader) error {